home *** CD-ROM | disk | FTP | other *** search
- object extensionqform: Textensionqform
- Left = 420
- Top = 283
- BorderStyle = bsDialog
- Caption = 'File Extensions'
- ClientHeight = 226
- ClientWidth = 398
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inline setextensions1: Tsetextensions
- Left = 8
- Top = 3
- Width = 389
- inherited Label1: TLabel
- Width = 273
- end
- inherited Label2: TLabel
- Left = 0
- Width = 385
- end
- end
- object RxSplitter1: TRxSplitter
- Left = 8
- Top = 184
- Width = 385
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- Enabled = False
- end
- object Button1: TButton
- Left = 232
- Top = 192
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- end
- object Button2: TButton
- Left = 312
- Top = 192
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 196
- Width = 201
- Height = 17
- Caption = 'Don'#39't show this dialog again'
- TabOrder = 4
- end
- end
-